.top-bar{
    background-color: #69615b;
}

.cta-wrapper ul li a {
    color: white;
}
.cta-wrapper ul li a:hover {
    color: green;
}

.breadcrumb li a {
    color: #888;
    font-size: 12px;
}

.breadcrumb li a:hover{
    color: #02afba;
    font-size: 12px;
}

.breadcrumb li.active {
    color: #02afba;
    font-size: 12px;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
     background-color: #0b0b0b;
     color: white;
 }
.navbar-right .dropdown-menu{
    left: -30px;
    background-color:inherit;
    background: url(http://www.zjjn.net/images/head_navdl.png);
}


.dropdown-menu>li>a{
	padding:3px 0px;;
    color: white;
    font-weight: bold;
    font-size: 12px;
}

.about-content li a {
    font-weight: bold;
    background:url('../images/aboutpath1.jpg') repeat-x top;
    color:#fff;font-size:14px;
    text-align:center;
    line-height:40px;
    height:49px;
    width: 250px;
}

.about-content li a.on {
    color: white;
    font-weight: bold;
    background:url(../images/aboutpath2.jpg) no-repeat center bottom #284600;
}

.about-content li a:hover {
    color: white;
    font-weight: bold;
    background:no-repeat center bottom #284600 url(../images/aboutpath2.jpg);
}

.otitle{
    color: #888;
    font-size: 12px;
}

.footer-erwei{
    text-align: center;
}

.footer-erwei span{
    font-size: 18px;
    font-weight: bold;
}

.foot-box{
    background-color: #dfd6cd;
}

.submenu-box .footer-submenu li a{
    font-size: 12px;
    color: #666;
}
.footer-section{
    background:url("");
}
.b-img{
	margin:auto;
}